Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.ui.web.auth.JSFConfig--sessionManager

This contribution is part of XML component org.nuxeo.ecm.platform.ui.web.auth.JSFConfig inside nuxeo-platform-ui-web-9.10.jar /OSGI-INF/authentication-contrib.xml

Extension Point

Extension point sessionManager of component PluggableAuthenticationService.

Contributed Items

  • <sessionManager class="org.nuxeo.ecm.platform.ui.web.auth.plugins.SeamJsfSessionManager" enabled="true" name="SeamJsf">
        </sessionManager>

XML Source

<extension point="sessionManager" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">

    <sessionManager class="org.nuxeo.ecm.platform.ui.web.auth.plugins.SeamJsfSessionManager" enabled="true" name="SeamJsf">
    </sessionManager>
  </extension>